-
Home
-
JCH Optimize
-
4.2.0
-
Code
-
Classes
- PageCache
Total Complexity |
83 |
Dependencies |
15 |
Dependents |
14 |
Total lines |
420 |
Lines of code |
253 |
Logical lines of code |
157 |
Comment lines |
62 |
Methods |
28 |
Properties |
11 |
Methods 28
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getItems() |
A |
42 |
15 |
54 |
initialize() |
A |
48 |
11 |
30 |
setCaching() |
S |
59 |
8 |
12 |
getPageCacheId() |
S |
59 |
5 |
13 |
deleteItemsByUrls() |
S |
64 |
5 |
9 |
deleteItemById() |
S |
58 |
4 |
15 |
deleteAllItems() |
S |
62 |
4 |
11 |
store() |
S |
59 |
3 |
14 |
getCachingEnabled() |
S |
70 |
3 |
6 |
deleteItemsByIds() |
S |
68 |
2 |
7 |
tagHtml() |
S |
66 |
2 |
8 |
sortItems() |
S |
64 |
2 |
9 |
getCurrentPage() |
S |
67 |
2 |
8 |
isExcluded() |
S |
68 |
2 |
7 |
getPageCacheTags() |
S |
74 |
2 |
4 |
getStorage() |
S |
82 |
1 |
3 |
hasCaptureCache() |
S |
81 |
1 |
3 |
hasPageCache() |
S |
76 |
1 |
4 |
__construct() |
S |
67 |
1 |
8 |
removeHtmlTag() |
S |
75 |
1 |
4 |
disableCaptureCache() |
S |
80 |
1 |
3 |
isCaptureCacheEnabled() |
S |
82 |
1 |
3 |
getAdapterName() |
S |
82 |
1 |
3 |
setFilter() |
S |
80 |
1 |
3 |
deleteCurrentPage() |
S |
80 |
1 |
3 |
disableCaching() |
S |
76 |
1 |
4 |
setList() |
S |
80 |
1 |
3 |
setCaptureCache() |
S |
91 |
1 |
2 |